From 1b4ed5833143db03b780112105589ae966508eac Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Wed, 3 Jul 2019 17:54:32 +0100 Subject: [PATCH] ci: Disable deploy jobs The version of gtk-doc in our CI image is not new enough to cope with the fact that GTK lost container properties. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 20b4919b53..543a3cf9ec 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ stages: - build - flatpak - - deploy +# - deploy .cache-paths: &cache-paths paths: -- 2.30.2